-
Home
-
MeetingHub – Zoom Meeting, Google Meet, Jitsi Meet & Webex integration. The All-in-One Webinar & Video Conference Solution for WordPress
-
1.13.6
-
Code
-
Classes
- Mhub_Settings
Total Complexity |
76 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
187 |
Logical lines of code |
42 |
Comment lines |
90 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize_jitsi_settings() |
C |
44 |
29 |
33 |
validate_and_sanitize_zoom_settings() |
B |
48 |
22 |
26 |
validate_and_sanitize_webex_settings() |
A |
54 |
13 |
17 |
register_routes() |
S |
47 |
1 |
50 |
save_zoom_settings() |
S |
61 |
2 |
13 |
save_jitsi_settings() |
S |
61 |
2 |
13 |
save_webex_settings() |
S |
61 |
2 |
13 |
__construct() |
S |
77 |
1 |
4 |
check_permissions() |
S |
80 |
1 |
3 |
get_zoom_settings() |
S |
73 |
1 |
5 |
get_jitsi_settings() |
S |
73 |
1 |
5 |
get_webex_settings() |
S |
73 |
1 |
5 |